PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class / getGeographicPoints Method
In This Topic
    getGeographicPoints Method
    In This Topic
    Gets the geographic points.
    These values shall be based on the geographic coordinate system described by .
    Syntax
    public PDFPoint[] getGeographicPoints()

    Return Value

    An array of points in geographic space as degrees of latitude and longitude, respectively.
    See Also